.faq div {
	padding:10px;
}
.question span {
	color:cornflowerblue;
	border-bottom: 1px dotted cornflowerblue;
}
.faq img{
	width: 50%;
}